IControlStatus.SetVelocity property
Sets the target velocity of an axis.
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
double SetVelocity { get; set; }
Property SetVelocity As Double
Property value
Type: double
Remarks
This velocity can be used only in the Direct Velocity control mode, in which this is the only property to set the target velocity of an axis.
See also